Skip to main content

Project Set

Short Description

The Project Set node executes a set-returning function and passes the output tuples to the outer plan

Detailed Description​

The Project Set node does the work of executing a set-returning function such as generate-series or generate-subscripts. The output of the functions is projected into the output tuples of the outer plan.

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.